Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Swift Interview Questions and Answers

Question: What is the difference between 'let' and 'var' in Swift?
Answer: 'let' is used to declare constants, and 'var' is used to declare variables.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook